<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.footer-content {
    border-top: 3px solid #39c;
    font-size: 12px;
    padding: 10px 20px;
}
/* äº”åˆ—å¸ƒå±€ */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}


/* äº”åˆ—å¸ƒå±€ */
body {
    background-color: #F8F8F8;
}

#apollo-page,
#toolbar-placeholder {
    background-color: transparent;
}

.logos {
    height: 120px;
}

.addweixin .weixin {
    width: 120px;
}

.addweixin {
    text-align: center;
}
/*å›½æ——çº¢ #F40002*/
.maintop {
    height: 26px;
    background-color: #0a3781;
    font-size: 12px;
    line-height: 25px;
}

.headtop a {
    color: white;
}

.topfun {
    float: right;
}

.bdcs-search-form {
    position: absolute;
    top: 40px;
    right: 0;
    text-align: right;
    width-max: 400px;
}

.bg-1 {
    border: solid 1px #ccc;
    padding: 10px 25px 25px 25px;
    border-top: solid 3px #330066;
}



/*ä¸“é¢˜*/

.special-default {
    background-color: #e8e8e8;
    margin-bottom: 20px;
}

.special-default-txt {
    margin: 40px 40px 0 60px;
}

.special-default-img {
    margin-bottom: 0px;
}
/* æ&nbsp;‡é¢˜é‡ç½® */
.headline h2 {
    font-size: 16px;
    line-height: 28px;
    padding: 5px 15px;
}

.headline {
    margin: 0 0 25px 0;
}

/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */

/* Common styles for all types */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}

/* Tighten up space between multiple callouts */
.bs-callout + .bs-callout {
  margin-top: -5px;
}

/* Variations */
.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h4 {
  color: #ce4844;
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h4 {
  color: #aa6708;
}
.bs-callout-info {
  border-left-color: #1b809e;
}
.bs-callout-info h4 {
  color: #1b809e;
}


@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}
@media (max-width: 992px) { 
.logo {
position: relative;
width: 100%;
overflow: hidden;
}
.logos {
    height: 80px;
}
}
@media (min-width: 768px)
.navbar-toggle {
    display: none;
}

    .zdly {
        padding: 0 5px;
    }

    .zdly a {
        margin: 6px 15px;
        padding: 15px -;
        display: inline-grid;
    }

    @font-face {
        /* font-test*/
        font-family: "headlines";
        src:url('http://support.jingyue.gov.cn/system/modules/cn.gov.jingyue.schemas/resources/fonts/fzcch_GBK.woff'),
        url('http://support.jingyue.gov.cn/system/modules/cn.gov.jingyue.schemas/resources/fonts/fzcch_GBK.ttf'),
        url('http://support.jingyue.gov.cn/system/modules/cn.gov.jingyue.schemas/resources/fonts/fzcch_GBK.eot'); /* IE9 */
    }
    .fourcenews{
        text-align: center;
    }
    .dheadlines {
        text-align: center;
    }
    .bigheadlines {
        font-family: headlines;
        font-size: 36px;
        color: #0a3781;
        /*color: #0a3781;*/
    }
    .fourcenews span {
        padding: 0 15px;
    }
    .headline span.more {
        float: right;
        line-height: 28px;
        padding: 8px;
    }
    .ap-carousel .carousel-caption h3 {
        color: #fff;
        font-size: 16px;
        line-height: 1.1;
    }

    .indextab .ap-tab .nav-tabs &gt; li &gt; a,
    .indextab .ap-tab .nav-tabs &gt; .active &gt; a,
    .indextab .ap-tab .nav-tabs &gt; .active &gt; a:focus {
        font-size: 16px;
        line-height: 28px;
    }

    .indextab .ap-tab .nav-tabs &gt; .active &gt; a,
    .indextab .ap-tab .nav-tabs &gt; .active &gt; a:focus,
    .indextab .ap-tab .nav-tabs &gt; .active &gt; a:hover,
    .indextab .ap-tab .nav-tabs &gt; li &gt; a:hover {
        border-bottom: solid 3px #330066;
        background: #fff;
        color: #000;
    }

    .indextab .ap-tab .nav-tabs &gt; li &gt; a {
        margin: 0 15px;
    }</pre></body></html>